home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / 250flist.zip / 250FLIST.DOC next >
Text File  |  1993-04-27  |  11KB  |  226 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                  ╓──╥──╖  ╓──╖  ╓───  ╓──  ╥    ╥  ╓──   ╓──╥──╖
  27.                     ║     ╟──╢  ║ ─╖  ╟─   ║    ║  ╙──╖     ║
  28.                     ╨     ╨  ╨  ╙──╜  ╨    ╙──  ╨   ──╜     ╨
  29.                              
  30.                                   Version 2.50
  31.  
  32.                          Copyright (c) 1992 C.W. Morrison
  33.  
  34.                                All Rights Reserved                           
  35.  
  36.                                    (Page #1)
  37.  
  38. Now for some down and dirty directions. They will get better as time goes by,
  39. and I find more time to write them. It's simple.... Here's the config file:
  40.  
  41. c:\tag         <---- Path To Status.Dat
  42. 50             <---- Max DSL To Be Included In List
  43. @              <---- Area Flags To Include
  44. n              <---- Include Passworded File Areas [Y/N]
  45. n              <---- Include NonValidated Files [Y/N]
  46. n              <---- Include Offline Files [Y/N]
  47. n              <---- Confirm File Sizes [Y/N]
  48. n              <---- Update Corrected File Sizes To .Dir [Y/N]
  49. s              <---- Include [D]ate-File[S]ize-[B]oth-[N]either
  50. n              <---- OKFILE.LST [F]rontDoor [B]inkley [C]omplete [N]one
  51. y              <---- Create 'New Files' Listing [Y/N]
  52. 30             <---- Max Days To Be In 'New Files' List And Have '*'
  53. Bear_Den       <---- Name To Assign For Files List .LST Is Auto Added
  54. Newfiles       <---- Name To Assign to 'New Files' .LST Is Auto Added
  55. zip            <---- Compression Method For Output Files (ZIP/ARJ)
  56. -m -ex         <---- Switches to pass to Archiver (default switches - for Zip)
  57. y              <---- Automatic Updating Of .DIR File With New Lists [Y/N]
  58. @sysop         <---- Dir You Wish To Update (include @ or `, .DIR auto added)
  59. y              <---- Add Compression Comments [Y/N]
  60. header.txt     <---- Comment File To Add
  61. -=ß=-*         <---- Pattern To Seperate File Areas (0-79 in length)
  62. n              <---- Use Files.bbs to update .DIR if new files found.
  63.  
  64. What's it all mean?
  65.  
  66. Line  1: The path to where your TAG Status.Dat file can be found. You can
  67.          include or omit the trailing '\' as you wish.
  68.  
  69. Line  2: The maximum DSL to be included in the file lists. TAGFLIST will
  70.          include all file areas configured up to and including this DSL
  71.          providing of course they meet the other requirements such as AR
  72.          Flags, etc.
  73.  
  74. Line  3: AR Flagged areas to include in the file lists. If you want the AR
  75.          "@" included you will have to specify it here.  I found it more
  76.          configurable not to assume it as I can then generate different
  77.          file lists just by specifying different AR Flags.   e.g.: My 
  78.          general list includes "@" but my Adult list contains *only* "A".
  79.  
  80. Line  4: Do you wish Passworded areas included in your list [Y/N].
  81.          Pretty straight-forward I think.
  82.  
  83. Line  5: Do you wish NonValidated files included in the list [Y/N].
  84.  
  85. Line  6: Do you wish files marked as OFFLINE included in your file lists [Y/N]
  86.  
  87. Line  7: Do you wish TAGFLIST to confirm the size of a file before it writes
  88.          to the list [Y/N]. If you select 'Y' the the true file size will be
  89.          written to the list and not the X-Modem-blocks-times-128 TAG uses.
  90.  
  91. Line  8: Update DIR files [Y/N].  This will check the size of the file on
  92.          the disk against what TAG has stored in the DIR file. If the file
  93.          does not exist it will be marked as OFFLINE. The .DIR will be
  94.          updated with the correct file size if the file does exist.          
  95.  
  96.                                    (Page #2)
  97.  
  98. Line  9: In your files list you may include the [D]ate the file was uploaded,
  99.          the file [S]ize, [B]oth the date and file size or [N]either of them.
  100.  
  101. Line 10: Do you wish to generate an OKFILE.LST used by most Fido mailers for
  102.          allowing or disallowing File REQuests [F/B/C/N]. The OKFILE.LST can be
  103.          in [F]rontDoor format (F:\FILE\BBS), [B]inkleyTerm (F:\FILE\BBS\*.*)
  104.          or [C]omplete file list which lists *every* file complete with its
  105.          entire DOS path (F:\FILE\BBS\TAGR26B.ZIP) or [N]o OKFILE.LST at all.
  106.  
  107. Line 11: Do you wish TAGFLIST to create a 'Newfiles' list [Y/N] This list if
  108.          created will include only files uploaded within the number of days
  109.          defined by you in line 12, instead of all files.
  110.  
  111. Line 12: Files newer than this number of days will be marked in the main files
  112.          list with an '*' to show them as new files and those same files
  113.          will be included in the 'Newfiles' list if you have chosen to
  114.          create one.
  115.  
  116. Line 13: The name you would like your complete files listing to have.
  117.          DO NOT include a file extension, as .LST is added automatically.
  118.  
  119. Line 14: The name you would like your 'New Files' listing to have. Again
  120.          DO NOT put a file extension as .LST is automatically appended.
  121.  
  122. Line 15: How you would like your file lists compressed.  TAGFLIST supports
  123.          only ARJ and ZIP at this time, but if someone wanted me to add
  124.          support for another compression method I gladly would. 
  125.  
  126. Line 16: Commands and or Switches to pass to the compression program. 
  127.          e.g.: -m makes ZIP move the files.lst to the compressed file,
  128.          removing it from your HD, m does the same thing with ARJ. If
  129.          no comment is found ARJ will assume 'a'.  -ex is supposed to
  130.          ensure compatibility with the new PKUNZIP, when released.
  131.  
  132. Line 17: Would you like TAGFLIST to update the new date and filesize of
  133.          the new list you have just generated [Y/N] If you chose this option
  134.          - and I can't see why you wouldn't - your file lists will always
  135.          show up in a (N)ew Files Scan. 
  136.  
  137. Line 18: The name of the .DIR file you would like updated.  Even if you chose
  138.          not to auto-update the .DIR, include the name of the .DIR that for
  139.          the file area that you would like the new lists sent to.  TAGFLIST
  140.          gets the D/L path to send the file to from the .DIR.  REMEMBER to
  141.          include either the "`" or "@" if they're in your TAG setup that way.
  142.          
  143. Line 19: Would you like compression comments added to your compressed file
  144.          lists [Y/N] (Done by TAGFLIST; extra comment-program NOT needed.)
  145.  
  146. Line 20: The name and path of the text file to add as a compression comment.
  147.          I suggest putting this file in the same directory as TAGFLIST and
  148.          omitting a path, though it will work either way.
  149.  
  150. Line 21: The Character *OR* Pattern you would like TAGFLIST to use to seperate
  151.          the files areas in your lists. The pattern can be a single character
  152.          or up to 79 characters in length. Left blank, it defaults to '-'.   
  153.  
  154.                                    (Page #3)
  155.  
  156. Line 22: If set to Y TAGFLIST will look to see if ANY changes to files.bbs
  157.          have occurred. If they have, it will add all new files in the
  158.          files.bbs to your .DIR in that area. Perfect for DDS, SDN filebone
  159.          sysops. Files.bbs MUST be in the D/L path listed for the .DIR
  160.  
  161. NEW FEATURE: If you are creating an OKFILE.LST in the Binkley format, create
  162. a plain ASCII text file called 'alias.txt' with all your magic d/l names.
  163. TAGFLIST will automaticly include this file at the begining of a Binkley
  164. format OKFILE.LST if found.
  165.  
  166. Take Note!  .DIR file is also used to get the download path to copy file(s)
  167. to, so can NOT be left blank! even if auto updating turned off!  None of the
  168. lines should be left blank in the CFG file with the exception of the
  169. switches/commands to pass to the compression. If using ARJ and this line is
  170. blank it will default to 'a' and ZIP does not 'NEED' switches,  -m -ex are
  171. optional.
  172.  
  173. When Updating File Sizes to .DIR you should enable the Offline and
  174. Non-Validated Files to confirm all file sizes, however I have left
  175. this, too, sysop definable.
  176.  
  177. Header.Txt will automatically be added to Start of Files List if found.
  178. Footer.Txt  "        "        "    "   "  End   "    "    "   "    "  .
  179.  
  180. Also Note! The first time TAGFLIST is run you will need to u/l the files lists
  181. to your bbs manually. Once they are in the .DIR, they will be maintained from
  182. then-on, if you select auto-updating.
  183.  
  184. TAGFLIST now compresses the output files, copies them to the D/L directory
  185. listed in the .DIR file you have chosen, updates both the file date and file
  186. size to current and correct settings, and then cleans up after itself
  187. (cleans-up if the -m switch/option is used with the Archiver).
  188.  
  189. * TAGFLIST will now accept four runtime parameters or switches if
  190. you like.  /r OR -r To Register Your Copy Of TAGFLIST
  191.            /c OR -c for an other than default config file,
  192.            /h OR -h for an other than default header file,
  193.            /f OR -f for an other than default footer file.
  194.  
  195. e.g.: TAGFLIST /Clist01.cfg /Hwelcome.msg /Fc:\somedir\sometxt.txt.
  196.  
  197. TAGFLIST can be run with either the default config filename, 'TAGFLIST.CFG',
  198. or you can give it a config file at run-time, as you would do to create many
  199. different lists with different DSL Levels and AR Flags.
  200. My mailer.bat looks like this:
  201.          :lister
  202.          tagflist /clist01.cfg
  203.          tagflist /clist02.cfg /Hc:\adult\adult.txt /Fc:\adult\foot.txt
  204.          tagflist /clist03.cfg /Fsdn.txt
  205.          goto restart
  206.  
  207. Just be sure to define different output file names in each config
  208. file or one will overwrite the other, if archived to the same dir.
  209. *******************************************************************************
  210.  
  211.     TAGFLIST no longer has 'Registered Only' features.  However, it now has
  212.     a run counter and will work for only 31 times. This is done to allow
  213.     you a month to fully evaluate TAGFLIST to see if it is of value to you.
  214.     After a month, in keeping with the SHAREWARE concept, you are asked to
  215.     either register or stop using the software.
  216.  
  217. *******************************************************************************
  218.                          -= ßeta sites =-
  219.  
  220. Les Jarvis                                      Darr Hoag
  221. Lester's Hideaway                               The Hideaway!
  222. Smiths Falls ONT                                Tompkins MI
  223. Canada                                          USA
  224. 1:163/429                                       1:2330/4
  225.                                                                              
  226.